CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RC4 Stream CIpher

搜索资源列表

  1. filecrypterpro

    0下载:
  2. FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. The encrypted file is written to a new file along with the decryption stub and key. When the output file is executed it decrypts and executes the
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5200
    • 提供者:ff3g3f3
  1. RC4

    0下载:
  2. 本程序实现RC4算法,包括加密与解密,属于流密码算法-RC4 algorithm to achieve this process, including the encryption and decryption, are stream cipher algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:223962
    • 提供者:lishen
  1. hc128_p3source

    0下载:
  2. 这是一个流密码算法hc256,用C写的,已经验证过是对的-This is a stream cipher algorithm hc256, written with C, has already been verified on the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:50107
    • 提供者:yh
  1. seril

    0下载:
  2. 一个简单的实现流密码RC4的算法,使用在单片机上,输出为同一通道。输入可以自己修改。经过试验测试,算法是正确的。-The realization of a simple RC4 stream cipher algorithms, used in single-chip microcomputer, the output for the same channel. Can input their own modifications. After the pilot test, the algori
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1404
    • 提供者:fengyun
  1. streamcipherbyvhdl

    0下载:
  2. describe the vlsi implementation of some stream cipher (RC4,A5/1,helix,E0)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:134601
    • 提供者:hesham
  1. RC4

    0下载:
  2. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:447202
    • 提供者:Jay Smith
  1. RC4

    0下载:
  2. RC4 流密码 c++ 控制台程序,对称密码-RC4 stream cipher c++ console program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1940
    • 提供者:oy
  1. RC4

    0下载:
  2. 流密码中RC4算法的加密解密的c程序实现-stream cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1945
    • 提供者:浅水深深
  1. stream-cipher-and-RC4

    0下载:
  2. 流密码和RC4算法的英文文献,对RC4算法有兴趣的朋友可以查看一下。-English literature of the RC4 And stream cipher algorithm 。people who is interested in RC4 algorithm can view it.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:181897
    • 提供者:niehaohong
  1. rc4

    0下载:
  2.  实现RC4加密算法,其是密钥长度可变的流加密算法簇。之所以称其为簇,是由于其核心部分的S-box长度可为任意,但一般为256字节。该算法的速度可以达到DES加密的10倍左右。RC4算法的原理很简单,包括初始化算法和伪随机子密码生成算法两大部分。-RC4 encryption algorithm to achieve, it is the variable key length stream cipher algorithm clusters. It is called a cluster, i
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:786
    • 提供者:jl
  1. Stream-encryption-algorithm

    0下载:
  2. Fast RC4 Stream Cipher Implementation 流加密算法RC4的C-Fast RC4 Stream Cipher Implementation RC4 stream encryption algorithm in C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:62314
    • 提供者:韩堃
  1. 20080284

    0下载:
  2. contains cryptography algorithms rsa, diffie hellman, rc4(stream cipher), hill cipher, play fair cipher
  3. 所属分类:CA program

    • 发布日期:2017-04-16
    • 文件大小:495164
    • 提供者:Ramya
  1. RC4

    0下载:
  2. rc4是一种流密码加密机制,本软件可以对任意文件进行rc4加密,-rc4 is a stream cipher encryption mechanism, the software can rc4 encryption for any file, thank you
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2169333
    • 提供者:lee
  1. RC4

    0下载:
  2. RC4流密码的C语言实现,RC4是目前最安全的加密算法之一,大家可以放心使用! -C language implementation of the RC4 stream cipher, RC4 is one of the most secure encryption algorithm, we can rest assured to use!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:803
    • 提供者:kjjgyuyjy mjy
  1. RC4

    0下载:
  2. Stream Cipher RC4 C++实现-Stream Cipher RC4
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-02
    • 文件大小:1182
    • 提供者:pudunimei
  1. rc4

    0下载:
  2. RC4 stream cipher for Linux Device.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-05
    • 文件大小:852
    • 提供者:fuideicun
  1. RC4

    0下载:
  2. 序列密码RC4的C++实验,控制台程序,适用于密码学实验.-C++ of RC4 stream cipher experiment console program for cryptography experiments
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-30
    • 文件大小:10948
    • 提供者:VongRuohang
  1. rc4

    0下载:
  2. 实现RC4流密码算法,对文件进行加密,并将加密的内容以文件形式输出,控制台调用。-Achieve RC4 stream cipher algorithm, to encrypt files and encrypt the contents of the output file format, called the console.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1244
    • 提供者:邓舒容
  1. rc4

    0下载:
  2. 流密码RC4的加密解密文件的C++算法,可以静态加密文件也可以动态加密-C++ stream cipher RC4 algorithm for encryption and decryption of files, you can still encrypt files can also be dynamic encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1311
    • 提供者:张赛
  1. LSFR-rc4

    1下载:
  2. 伪随机数发生器LSFR及其在流加密RC4中的应用-LFSR pseudo-random number generator and its application in the RC4 stream cipher
  3. 所属分类:CA program

    • 发布日期:2017-05-09
    • 文件大小:1864887
    • 提供者:李晓峰
« 12 »
搜珍网 www.dssz.com